/****** RESET ******/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, table, tr, th, td {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset, img {border: 0;}
address, caption, cite, code, dfn, strong, th, var {font-style: normal;font-weight: normal;}
ol, ul {list-style: none;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6, p, a, ul, li, blockquote, form, table, tr, th, td {font-weight: normal;}
em, blockquote {font-style: italic;}
q:before, q:after {content: '';}
abbr, acronym {border: 0;}

strong, strong a{font-weight: bold;}
:-moz-any-link:focus {
  outline: none;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial,Verdana, Sans-Serif;
	background: #b8b8b8;
}
#text-container{
	background-color: #b8b8b8;
	width: 780px;
	padding-bottom: 5em;
}
a{ color: #58585a; text-decoration: none;}
a:hover{ text-decoration: underline;}
#container{
	width: 995px;
	background-color: #f1fffd;
	position: relative;
}
#image-list{
	width: 770px;
	padding-left: 10px;
	background-color: #b8b8b8;
	padding-bottom: 5em;
	overflow: hidden;
	min-height: 675px;
}
#text-content{
	padding-left: 10px;
	background-color: #d2c0ff;
	height: 700px;
	padding-top: 4.5em;
	overflow: hidden;
	margin-left: 10px;
}
h1{
	position: absolute;
	right: 20px;
	top: 30px;
	background: url( ../images/logo-sub.gif ) bottom right no-repeat;
	padding-bottom: 625px;
}
h1 a{
	display: block;
	text-indent: -2000px;
	width: 127px;
	height: 42px;
	background: url( ../images/logo.gif ) top left no-repeat;
}
h3{
	color: #7c778b;
	font-size: 1.8em;
}
p{
	font-size: 1.8em;
	color: #58585a;
	padding-bottom: 1.1em;
	width: 325px;
}
#topNav{
	background-color: #f1fffd;
	position: absolute;
	top: 0;
	left: 10px;
	padding: 0.6em 0 0.2em 10px;
	width: 470px;
	z-index: 200;
}
#topNav li{
	width: 185px;
	display: inline-block;
	font-size: 1.4em;
	padding-bottom: 3px;
}
.item{
	padding-bottom: 4em;
}
.title{
	background-color: #d2c0ff;
	position: relative;
	padding-left: 10px;
	margin-top: -2px;
	width: 470px;
}
.title h2{
	font-size: 1.8em;
	color: #58585a;
	font-weight: normal;
	padding-bottom: 3px;
}
.title h3{
	font-size: 1.8em;
	font-style: italic;
	position: absolute;
	left: 195px;
	top: 0px;
	color: #7c778b;
	font-weight: normal;
}
.navigation{
	padding-left: 10px;
	float: left;
}
.navigation a{
	font-size: 1.4em;
}
a:hover{
	text-decoration: none;
	border-bottom: 1px #58585a solid;
}
.item a:hover, h1 a:hover{ border-bottom: 0px;}
#copyright{
	font-size: 1.4em;
	color: #58585a;
	float: right;
	padding-right: 100px;
}
.page-template #copyright{
	 float: none;
	margin-left: 485px;
	margin-top: 2em;
}
#collection-menu{
	position: absolute;
	top: 24px;
	left: 10px;
	background-color: #d2c0ff;
	width: 470px;
	padding: 1em 0 1em 10px;
	z-index: 100;
}
#collection-menu li a,
#footer-links{
	font-size: 1.8em;
}

#collection-menu ul{
	margin-bottom: 15em;
}